CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - face detection matlab

搜索资源列表

  1. codeoffacedetectioninMATLAB

    0下载:
  2. 用于数字图像处理,主要是针对基于肤色模型方法的人脸检测。-For digital image processing, is mainly based on skin color model for face detection method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1024
    • 提供者:陈明
  1. 4

    0下载:
  2. 这是一篇关于人脸检测实现及眼睛定位算法研究的文章-This is an article about Face Detection and Eye Location Algorithm article
  3. 所属分类:Communication

    • 发布日期:2017-05-22
    • 文件大小:6818933
    • 提供者:wangbo
  1. imag_improve_rgb

    0下载:
  2. This a two stage method in which at first image RGB compensated and then converted to YCbCr to normalise overall illumination of image.Its cascaded implementation of section 2.A of paper "A FAST SKIN REGION DETECTOR" by Phil Chen, Dr.Christos Greecos
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:2008
    • 提供者:王信傑
  1. renlanjiance

    0下载:
  2. 这个程序是对一段avi视频进行人脸检测,要求背景比较简单,因为把膨胀腐蚀的部分去掉了,所以实时性还不错,下面的图片是取的其中的某一帧。-This program is a avi video face detection, required background is relatively simple, because the expansion of some corrosion removed, so time was good, the following picture is take
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:1045
    • 提供者:dongye
  1. FaceDetectuionImadMahdi23

    0下载:
  2. face detection algortithm MATlab
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:282715
    • 提供者:vivi
  1. hsv_face_detect

    0下载:
  2. 基于肤色的HSV颜色模型下的人脸检测,内含实验图像、报告、参考资料等-HSV color model based on skin color of face detection, includes test images, reports, reference materials, etc.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10361514
    • 提供者:Nicole
  1. facedetection1

    0下载:
  2. 基于肤色的人脸检测MATLAB源代码皮肤检测的最终目标是构建一个决策规则,并以此将图像中的像素划分为肤色和非肤色两类,一般通过引入一个衡量像素点颜色与“标准肤色”的距离而实现的,该距离是由相应肤色建模的方法决定的-Face detection based on skin color skin detection MATLAB source code for the ultimate goal is to build a decision-making rules, and use of the
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:1800
    • 提供者:麻慧蓉
  1. Facedetectinalgorithm

    1下载:
  2. 人脸检测算法,其检测率高,效果优越,可与adaboost算法相媲美。-Face detection algorithm, the detection rate, excellent results can be comparable with adaboost algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1219584
    • 提供者:凌少
  1. modularpca

    0下载:
  2. face detection in matlab. accuracy is about 99.3 . basic code of matlab need to execute in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2256
    • 提供者:ibrar
  1. Eyelocation

    0下载:
  2. 基于肤色和Hausdorff距离的人脸检测系统的matlab程序-Hausdorff distance based on skin color and face detection system matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1075849
    • 提供者:赵慧君
  1. sift-0.9.19.tar

    0下载:
  2. Scale Invariant Feature Transform (SIFT) has shown to be very powerful for general object detection/recognition. And recently, it has been applied in face recognition. This is the matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2881010
    • 提供者:Wei Dan
  1. model11

    0下载:
  2. for face detection using web cam
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:744
    • 提供者:rajkumar
  1. Face-eye-detection-Eye_tracking

    0下载:
  2. 一个程序,可以进行人脸识别和人眼跟踪,基于Matlab编写。-A program which can detect face and track eys, based on Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2149825
    • 提供者:智能算法
  1. FaceDetection

    1下载:
  2. 从原始彩色图像中提取多阈值器官梯度图、双阈值肤色图、梯度方向图和灰度特征图等四种特征图像,并运用多姿态 知识模型和多姿态模板,实现了一种快速人脸检测算法 -Extracted from the original color image gradient map organ multi-threshold, dual-threshold color map and gray gradient patterns and other characteristics of the four
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-15
    • 文件大小:696465
    • 提供者:程德志
  1. Eyepositionandfacedetection

    0下载:
  2. 人眼定位与人脸检测的程序,包含程序和仿真,效果不错!-code for Eye position and face detection , including procedures and simulation, the performance is good!
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:642622
    • 提供者:王阳丽
  1. renlianjiance

    0下载:
  2. 基于模板匹配和肤色检测的人脸检测,包括肤色分割,类似人脸区域检测,模板调整及模板匹配的代码-Template matching and color-based face detection testing, including skin color segmentation, similar to the face region detection, templates and template matching to adjust the code
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1180257
    • 提供者:孟田田
  1. fdp5finalMatlab.tar

    0下载:
  2. 这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域 createffnn.m, d
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:140797
    • 提供者:郑碧波
  1. findeye

    1下载:
  2. 人眼区域检测,对人脸二值图像进行人眼检测。-Eye region detection, binary image of the face detection of the human eye.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:531
    • 提供者:飞哥
  1. Adaboost-detection

    0下载:
  2. 基于ADABOOST的人脸检测程序,有分类器训练和测试-face detection based on adaboost
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:268276
    • 提供者:
  1. fuse

    0下载:
  2. 基于肤色的人脸检测,要求背景比较简单,下面的图片是取的其中的某一帧-Face detection based on skin color, requiring relatively simple background, the following picture is taken in which a frame
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:8985
    • 提供者:庞方方
« 1 2 3 4 56 7 8 9 10 ... 27 »
搜珍网 www.dssz.com